Welcome![Sign In][Sign Up]
Location:
Search - Plate number recognition

Search list

[Graph Recognize车号定位识别与可信度估计

Description: 论文车牌识别\车号定位识别与可信度估计(pdf)-papers LPR \ license plate number recognition and credibility estimated (pdf)
Platform: | Size: 190464 | Author: 洪宏 | Hits:

[File Format字符识别

Description: 本文将BP神经网络应用于汽车车牌的自动识别,在车牌图像进行预处理后的基础上,重点讨论了用BP神经网络方法对车牌照字符的识别。并附有部分识别代码。-BP neural network used in the automatic vehicle identification number plates, images of the license plates after pretreatment on the basis of discussion focused on the BP neural network method for car license plate character recognition. Accompanied by some identification code.
Platform: | Size: 3984384 | Author: 小博士 | Hits:

[Graph RecognizeVBCAR

Description: vb车牌识别系统,能够做到精确识别车牌数字等-vb license plate recognition systems, to achieve accurate identification number plates, etc.
Platform: | Size: 4150272 | Author: 云中云 | Hits:

[Graph RecognizeCardRecognization

Description: 车牌识别系统 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。-number plate recognition system for use when used to break pic examples directory of images, Click the button followed by a "U-turn", "1", "2" and "3" and "4" and "5", can achieve precise positioning of the plates. Concrete steps 1.24 true color-
Platform: | Size: 746496 | Author: 洪清启 | Hits:

[Graph Recognizeanother_recoginize_LPR

Description: 根据文献资料编写的一种车牌识别方法,可供毕业设计的同学参考-According to literature prepared by a number plate recognition method for graduate students reference design
Platform: | Size: 458752 | Author: fly | Hits:

[Graph Recognizechap8

Description: 索书号文字图像分割 粘连字符切分 文字识别 彩色车牌分割 商标文字分割 文字识别的识别子函数 文字识别的结构特征提取子函数 -Call Number text image segmentation adhesion character segmentation of license plate character recognition color segmentation segmentation trademark character recognition text recognition Functions character recognition feature extraction structure Functions
Platform: | Size: 205824 | Author: wzs | Hits:

[Graph RecognizeFunCarLP

Description: 简单的车牌号识别软件,使用matlab设计,望与matlab爱好者探讨matlab的实例。-Simple license plate number recognition software, the use of matlab design enthusiasts looking to explore and matlab examples of matlab.
Platform: | Size: 129024 | Author: Liu Js | Hits:

[Graph Recognize1

Description: 程序代码说明 索书号文字图像分割 粘连字符切分 文字识别 彩色车牌分割 商标文字分割 文字识别的识别子函数 文字识别的结构特征提取子函数 -Program code that call number text image segmentation adhesion character segmentation of license plate character recognition color segmentation segmentation trademark character recognition text recognition Functions character recognition feature extraction structure Functions
Platform: | Size: 223232 | Author: | Hits:

[Graph Recognizebinary+chars24X48

Description: 汽车车牌识别中,字符识别是用的字符和数字模板,binary+chars24X48,大小是24*48-Car license plate recognition, character recognition is used and the number of template characters, binary+ Chars24X48, size is 24* 48
Platform: | Size: 153600 | Author: dengxin | Hits:

[Graph Recognizecartest

Description: 车牌识别系统 识别车牌号码的C++源文件 希望对你们有用-License plate recognition system to identify the plate number of the C++ Source file you wish to be useful
Platform: | Size: 4860928 | Author: 李小龙 | Hits:

[Special EffectsCLPI

Description: 本源码主要是车牌识别,实现了对图像中车牌的选定,已经进行的相关处理。虽然未对车牌号进行具体的识别,但是其中的图像处理类还是很好用的。-The main source is License Plate Recognition, to achieve the image of the selected number plates have been carried out related to treatment. Although no specific license plate number recognition, but the image processing type or very good use.
Platform: | Size: 27648 | Author: lilin | Hits:

[Special Effectsplate-demo

Description: 利用opencv完成的汽车牌号识别,支持黄底黑色字迹的车牌号-Using opencv complete automotive brand recognition, support Mr black writing at the end of the license plate number
Platform: | Size: 3685376 | Author: 古尉 | Hits:

[Graph programImageprocessing

Description: MATLAB车牌号识别、污染图片叠加去噪、滤波器去噪、彩色图片处理等 直方图均衡-MATLAB license plate number recognition, picture superimposed noise pollution, noise filters, Image processing, such as color histogram equalization
Platform: | Size: 119808 | Author: 李锋 | Hits:

[matlabMATLAcode

Description: matlab常见的几个算法,有人脸识别, 车牌号识别等。-matlab several common algorithms, there is face recognition, license plate number recognition.
Platform: | Size: 29696 | Author: 程和 | Hits:

[Graph Recognizevc

Description: 车牌识别系统,可以识别不同车牌号码的源程序代码-License plate recognition system to identify the plate number of different source code
Platform: | Size: 35840 | Author: 一笑天 | Hits:

[matlabmatlab_figure_process

Description: 很详细地介绍了matlab在图像处理中的应用,其中有车牌号的识别,染色体的识别等,还有文档说明,精心整理的,希望和大家分享!-Very detailed description of the matlab in image processing applications, including license plate number recognition, chromosome identification, as well as documentation and careful finishing, and would like to share!
Platform: | Size: 1388544 | Author: 陈濛 | Hits:

[transportation applicationslicense-plate-number-recognition

Description: delphi 实现的车牌号识别 delphi 版-license plate number recognition
Platform: | Size: 205824 | Author: tzz | Hits:

[Software EngineeringLicense-plate-number-identification

Description: 车牌号码识别,图像处理分割.处理的实现,分割分割分割-The license plate number recognition, image processing segmentation. Handling implementation Segmentation Segmentation Segmentation
Platform: | Size: 3466240 | Author: 王俊 | Hits:

[Special EffectsLicense-plate-number-recognition

Description: 这是一个车牌号码识别代码,基于matlab开发环境。-This is a license plate number identification code, based on matlab development environment.
Platform: | Size: 159744 | Author: woaini | Hits:

[GUI DevelopLicense-plate-number-recognition

Description: 车牌号识别,开源的,大家可以下载学习一下-License plate number recognition, open source, you can download to learn about
Platform: | Size: 4131840 | Author: dh | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net